LN (List Nearest symbols) 

Syntax

LN address

Parameter

address

The address to search for symbols.

 

Description

Displays the symbols at or near the given address. You can use this command to help determine what a pointer is pointing to. It also can be useful when looking at a corrupted stack to determine what procedure made a call.